@charset "utf-8";
html, body { font-family: "Microsoft Yahei","Segoe UI", "微软雅黑", "Helvetica Neue", "Helvetica", "Arial", sans-serif; 
color: #000; font-size: 14px; line-height: 1.75;overflow-x: hidden; }
i { font-style: normal; }
li { list-style: none; }
label { font-weight: normal; }
a { color: #333; }
a:hover { color: #0094DC; text-decoration: none; }
.clearr { clear: both; }
i { font-style: normal; }
li { list-style: none; }
a:hover, a:active, a:visited, a:focus { text-decoration: none; }
.textr { text-align: right; }
.textc { text-align: center; }
.textl { text-align: left; }
.fl{float: left;}
.fr{float: right;}
.img-center { display: block; margin-right: auto; margin-left: auto; }
.clear_padd5 { padding-right: 5px; padding-left: 5px; }
.clear_padd0 { padding-right: 0px; padding-left: 0px; }
.clear_padd10 { padding-right: 10px; padding-left: 10px; }
div{transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
/*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{padding-right: 5px;padding-left:5px;}*/

/*----顶部导航----------------------------------------*/
.head{height: 70px;}
.head_logo{margin-top: 9px;}
.head_nav_bd ul li{float: left;position:relative;line-height: 70px;}
.head_nav_bd ul li:hover a{color: #fff;background: #0094DC;}
.head_nav_bdx  li a { color:#333; display:block;text-align:center;text-transform:uppercase;font-size: 16px;
padding: 0px 25px;}
.head_nav_bdx  li.nav_one a{padding: 0px 25px;}
.head_nav_bdx  li.hover a{background: #0094DC;color: #fff;}
.head_nav_bdx  li .head_nav_bd_s{display: none;transition: all 0.5s ease-in;-moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;} 
.head_nav_bdx  li:hover .head_nav_bd_s{display: block;z-index: 999;}
.head_nav_bdx  li .head_nav_bd_s {position:absolute;display:none;margin:0 0 0 0px; padding:0;list-style:none;width:100%;
border-top: 1px #fff solid;}
.head_nav_bdx  li .head_nav_bd_s p {width:100%;float:left; border-top:none;   border-bottom: 1px solid #ddd;}
.head_nav_bdx  li .head_nav_bd_s p:last-child{border-radius:0px 0px 5px 5px }
.head_nav_bdx  li .head_nav_bd_s p a {display:block;height:40px;line-height: 40px; background: #fff; 
	color:#444; border-top:none;font-size: 12px;padding: 0px;}
.head_nav_bdx  li .head_nav_bd_s p:last-child a {border-radius:0px 0px 5px 5px }
.head_nav_bdx  li .head_nav_bd_s p a:hover {color:#333;background: #e4eaea;}
.head_nav_bdx  li.nav_last a{width: 100px;height: 70px;background:url(../nav_i.png) no-repeat center center;padding: 0px;
color: #fff;margin-left: 30px;margin-right: 30px;}
.head_nav_bdx  li.nav_last:hover a{background:url(../nav_i.png) no-repeat center center;}
/*轮播*/
.myCarousel2l{  width: 30px;height: 30px;text-align: center;background: rgba(10,16,21,.1);position: absolute;
top: 50%;left: 35px;transform: translateY(-50%);z-index: 8;cursor: pointer;transition: 500ms all ease;border-radius: 50%;}
.myCarousel2r{  width: 30px;height: 30px;text-align: center;background: rgba(10,16,21,.1);position: absolute;
top: 50%;right: 35px;transform: translateY(-50%);z-index: 8;cursor: pointer;transition: 500ms all ease;border-radius: 50%;}
.myCarousel2l i{font-size: 20px;color: #fff;line-height: 30px;text-align: center;}
.myCarousel2r i{font-size: 20px;color: #fff;line-height: 30px;text-align: center;}
.myCarousel2l:hover,.myCarousel2r:hover {background: rgba(10,16,21,.5);}
.carousel-indicators li{width: 40px;height: 4px;background: rgba(255,255,255,.3);border: 0px #fff solid;}
.carousel-indicators .active{width: 40px;height: 4px;margin:1px ;}
.carousel-indicators{bottom: 5px;}
/*公用*/
.cj{margin-top: 45px;margin-bottom: 50px;}
.ny_gy{padding: 40px 0px;}
/*首页-解决方案*/
.cj_ff{margin-bottom: 35px;}
.cj_fft{margin-bottom: 40px;}
.cj_fft h2{font-size: 29px;text-align: center;margin-bottom: 10px;}
.cj_fft p{font-size: 14px;text-align: center;color: #878787;}
.cj_ff_box_item{cursor: pointer;}
.cj_ff_box_itemi{position: relative;overflow: hidden;border-top-left-radius: 4px;
border-top-right-radius: 4px;}
.cj_ff_box_itemi img{transform: translateZ(0px);transition: transform 0.3s ease 0s;border-top-left-radius: 4px;
border-top-right-radius: 4px;}
.cj_ff_box_item:hover .cj_ff_box_itemi img{transform: scale(1.05, 1.05);}
.cj_ff_box_itemtxt{padding: 15px;border: 1px #f2f2f2 solid;border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;border-top: 0px #f2f2f2 solid;}
.cj_ff_box_itemt{margin-bottom: 5px;padding-bottom: 5px;border-bottom: 1px #f2f2f2 solid;font-size: 16px;}
.cj_ff_box_itemt span{font-size: 12px;color: #777;}
.cj_ff_box_itemp{font-size: 14px;color: #777;line-height: 24px;}
/*首页-资源中心*/
.cj_zyzx{background: url(../zz_bg.jpg) center center no-repeat;background-size: cover;color: #fff;margin-bottom: 35px;}
.cj_zyzx_bd{padding-top: 60px;padding-bottom: 70px;}
.cj_zyzxt{margin-bottom: 40px;}
.cj_zyzxt h2{font-size: 34px;text-align: center;color: #fff;}
.cj_zyzxt p{width: 180px;height: 1px;background: #fff;margin:15px auto; }
.cj_zyzxt h3{font-size: 18px;text-align: center;color: #fff;}
.cj_zyzx_box_item{width: 18%;margin: 0px 1% 15px;float: left;}
.cj_zyzx_box_itemi{transition: transform 0.3s ease 0s;}
.cj_zyzx_box_itemt{font-size: 18px;text-align: center;color: #fff;margin-top: 15px;}
.cj_zyzx_box_item:hover .cj_zyzx_box_itemi{transform: translate3d(0px, -10px, 0);}
.cj_news_box_item{margin-bottom: 15px;}
.cj_news_box_itemi{position: relative;overflow: hidden;}
.cj_news_box_itemi img{width: 370px;height: 213px;}
.cj_news_box_itemi img{transform: translateZ(0px);transition: transform 0.3s ease 0s;border-top-left-radius: 4px;
border-top-right-radius: 4px;}
.cj_news_box_item:hover .cj_news_box_itemi img{transform: scale(1.05, 1.05);}
.cj_news_box_itemt{overflow: hidden;text-overflow: ellipsis;position: relative;white-space: nowrap;font-size: 16px;}
.cj_news_box_item_txt{padding: 15px 15px 6px;border: 1px solid #f2f2f2;}
.cj_news_box_itemdec{font-size: 14px;color: #999;line-height: 21px;height: 42px;}
.cj_news_box_itemtime{margin-top: 28px;border-top: 1px solid #e5e5e5;line-height: 36px;color: #999;}
.cj_news_box_itemtime i{color: #999;}
/*底部*/
.zz_foot{padding-top: 30px;padding-bottom: 30px;background: #252525;color: #fff;}
.zz_footbl p{line-height: 35px;}
.zz_footbr p{line-height: 30px;margin-bottom: 22px;}
.zz_footbr p:nth-child(3){margin-bottom: 0px;}
.zz_foota{padding-top: 9px;}
.zz_footd{text-align: center;margin-top: 15px;}
/*内页次导航公用*/
.ny_nav{margin-top: 15px;}
.ny_nav ul li{float: left;width: 48%;margin-right: 2%;margin-bottom: 5px;}
.ny_nav ul li:nth-child(2n){margin-right: 0px;margin-left: 2%;}
.ny_nav ul li a{display: inline-block;text-align: center;width: 100%;padding: 6px 0px;border: 1px #eee solid;
border-radius: 3px;background: #ddd;}
.ny_nav ul li.hover a{background: #0094DC;color: #fff;}

/*内页-新闻列表*/
.news_cnav_bd {text-align: center;}
.news_cnav_bd li{display: inline-block;}
.news_cnav_bd li a{display:block;width: 132px;height: 45px;line-height: 45px;text-align: center;
border: 1px #ddd solid;border-radius: 5px;margin-right: 15px;}
.news_cnav_bd li.hover a{background: #0094DC;color: #fff;}
.news_cnav_bd li a:hover{background: #0094DC;color: #fff;}
.news_cnav{margin-bottom: 65px;}
.page_cnav{margin-bottom: 35px;}
.zzjy_news_list_itemi{position: relative;overflow: hidden;}
.zzjy_news_list_itemi img{width: 300px;height: 160px;transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.zzjy_news_list_item{margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px #eee solid;}
.zzjy_news_list_itemct{font-size: 16px;color: #666;line-height: 35px;margin-bottom: 15px;}
.zzjy_news_list_itemcp{font-size: 14px;color: #999;line-height: 25px;}
.zzjy_news_list_itemcm{color: #0094DC;margin-top: 15px;}
.zzjy_news_list_itemtim h5{font-size: 50px;font-weight: bold;text-align: center;color: #0094DC;
margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #0094DC;}
.zzjy_news_list_itemtim h6{text-align: center;color: #0094DC;font-size: 16px;}
.zzjy_news_list_item:hover .zzjy_news_list_itemi img{transform: scale(1.15, 1.15);}
/*内页-新闻详情页*/
.zzjy_cdh{margin-top: 20px;}
.zzjy_news_show_bd{padding: 25px 15px;border: 1px #eee solid;border-radius: 5px;
box-shadow: 3px 4px 4px 1px rgba(211, 212, 212, .1), -3px 0px 4px 1px rgba(211, 212, 212, .1);
}
.zzjy_news_showt h1{font-size: 25px;text-align: center;line-height: 40px;color: #333;margin-bottom: 15px;}
.zzjy_news_show_zz p{font-size: 14px;color: #999;line-height: 25px;text-align: center;margin-bottom: 25px;}
.zzjy_news_show_con{margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px #eee dashed;}
.zzjy_news_showsxx{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 5px;}
.zzjy_news_show_con img{max-width: 100%;}
.zzjy_news_show_con_video{width: 100%;margin:0px auto 15px;}
/*页码*/
/*分页相关*/
.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagelist li a:hover{border-color:#0094DC;background:#0094DC;color:#fff;}
.pagelist li.active a{border-color:#0094DC;background:#0094DC;color:#fff;}
.cj_ny_dh a{color: #999;}
/*内页-人才招聘*/
.zz_job_item{padding-bottom: 55px;margin-bottom: 20px;border-bottom: 1px #eee dashed;}
.zz_job_itemt,.zz_job_itembt{font-size: 27px;color: #212121;font-weight: bold;margin-bottom: 25px;}
.zz_job_itema{margin-bottom: 25px;}
.zz_job_item_box{border-left: 2px solid #DADADA;}
.zz_job_item_box p{line-height: 1.79color: #333;}
.zz_job_item_box p span{color:#777 }

/*内页-单页*/
.page_con{padding: 15px;}
.page_con img{max-width: 100%;}
/*内页-服务于支持集合页*/
.cj_fwzct{margin-bottom: 45px;}
.cj_fwzct h1{font-size: 29px;text-align: center;font-weight: normal;margin-bottom: 15px;}
.cj_fwzct p{font-size: 14px;color: #878787;text-align: center;}
.cj_fwzc_item{margin-bottom: 15px;cursor:pointer;}
.cj_fwzc_itemi{position: relative;overflow: hidden;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.cj_fwzc_itemi img{width: 100%;border: 1px #f2f2f2 solid;border-bottom: 0px #f2f2f2 solid;
	border-top-left-radius: 4px;border-top-right-radius: 4px;transform: translateZ(0px);transition: transform 0.3s ease 0s;}
.cj_fwzc_item:hover .cj_fwzc_itemi img{transform: scale(1.05, 1.05);}
.cj_fwzc_item_txt{border: 1px #f2f2f2 solid;border-top: 0px #f2f2f2 solid;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.cj_fwzc_item_txtt{text-align: center;color: #202020;padding: 20px 0px 15px; }
.cj_fwzc_item_txtp{width: 20px;height: 1px;background: #999;margin: 0px auto 5px;}
.cj_fwzc_item_txty{color: #A5A5C2;text-align: center;margin-bottom: 15px;}
/*内页-解决方案选项卡*/
.cj_jjfaxxk{border-bottom: 0px #eee solid;}
.cj_jjfaxxk li{padding-left: 0px;padding-right: 0px;position: relative;padding-bottom: 20px;}
.cj_jjfa_box .cj_jjfaxxk li a{margin-right: 0px;border: 0px #eee solid;text-align: center;}
.cj_jjfa_box .cj_jjfaxxk li{margin-bottom: 0px;}
.cj_jjfa_box .cj_jjfaxxk li.active a{margin-right: 0px;border: 0px #eee solid;text-align: center;color: #0094DC;}
.cj_jjfa_box .cj_jjfaxxk li.active p{color:#0094DC; }
.cj_jjfaxxka{background: url(../jjfa_ioca.png) no-repeat top center;height: 75px;transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.cj_jjfa_box .cj_jjfaxxk li.active .cj_jjfaxxka{background: url(../jjfa_iocas.png) no-repeat top center;}

.cj_jjfaxxkb{background: url(../jjfa_iocb.png) no-repeat top center;height: 75px;transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.cj_jjfa_box .cj_jjfaxxk li.active .cj_jjfaxxkb{background: url(../jjfa_iocbs.png) no-repeat top center;}

.cj_jjfaxxkc{background: url(../jjfa_iocc.png) no-repeat top center;height: 75px;transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.cj_jjfa_box .cj_jjfaxxk li.active .cj_jjfaxxkc{background: url(../jjfa_ioccs.png) no-repeat top center;}

.cj_jjfaxxkd{background: url(../jjfa_iocd.png) no-repeat top center;height: 75px;transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.cj_jjfa_box .cj_jjfaxxk li.active .cj_jjfaxxkd{background: url(../jjfa_iocds.png) no-repeat top center;}

.cj_jjfa_box .cj_jjfaxxk li a:hover{background-color: #fff;color: #333;}

.cj_jjfaxxk li.active:after{content: " ";position: absolute;z-index: 2;
background: url(../jjfa_iocx.png) no-repeat bottom center;width: 36px;height: 18px;
bottom: 0;left: 50%;margin-left: -18px;}

.cj_jjfa_con{padding: 25px 20px;box-shadow:0 0 16px 0 rgba(0, 0, 0, 0.08);}
.jjfa_gyyy_item{position: relative;overflow: hidden;width: 29.33%;margin: 15px 2% 15px;float: left;
	height: 233px;border-radius: 4px;}
.jjfa_gyyy_itemi {position: relative;overflow: hidden;}
.jjfa_gyyy_itemi img{width: 100%;transform: translateZ(0px);transition: transform 0.3s ease 0s;height: 233px;}
.jjfa_gyyy_item:hover .jjfa_gyyy_itemi img{transform: scale(1.05, 1.05);}
.jjfa_gyyy_itemt{position: absolute;bottom: 10px;width: 100%;padding-left: 15px;color: #fff;font-size: 16px;
transition: all 0.5s ease-in;-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.jjfa_gyyy_itemdec{width: 100%;height: 100%;top: 240px;position: absolute;
	background:rgba(68,68,68,.8);color: #fff; transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.jjfa_gyyy_itemdec_bd{padding: 45px 25px 25px;color: #fff;}
.jjfa_gyyy_itemdec_bd h2{font-size: 16px;text-align: center;font-weight: normal;margin-bottom: 8px;}
.jjfa_gyyy_itemdec_bd h6{font-size: 16px;text-align: center;font-weight: normal;margin-top: 8px;}
.jjfa_gyyy_item:hover .jjfa_gyyy_itemdec{top: 0px;}
.jjfa_gyyy_item:hover .jjfa_gyyy_itemt{bottom: -20px;}

.jjfa_gyyy_itemdecx{width: 100%;height: 100%;top: -240px;position: absolute;
	background:rgba(68,68,68,.8);color: #fff; transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.jjfa_gyyy_item:hover .jjfa_gyyy_itemdec{top: 0px;}
.jjfa_eckfr_box p{line-height: 30px;}
.jjfa_eckfrm a{width: 120px;height: 35px;line-height: 35px;text-align: center;background: #4381FD;color: #fff;font-size: 16px;
display: block;border-radius: 5px;margin-top: 25px;}
/*内页-解决方案-产品*/
.jjfa_cp_item{cursor: pointer;}
.jjfa_cp_item_box{position: relative;z-index: 1;height: 450px;overflow: hidden;border-radius: 4px;}
.jjfa_cp_item_txt{border: 1px #eee solid;border-top: 0px #eee solid;padding: 15px;height: 162px;}
.jjfa_cp_item img{transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.jjfa_cp_item_txtt{font-size: 16px;font-weight: bold;line-height: 35px;}
.jjfa_cp_item_zg{height: 450px;background: rgba(0,0,0,.7);color: #fff;position: absolute;
z-index: 9;top: 0px; width: 100%;transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;
display: none;width: 100%;}
.jjfa_cp_item:hover .jjfa_cp_item_zg{display: block;}
.jjfa_cp_item:hover .jjfa_cp_item_txt{display: none;}
.jjfa_cp_item:hover .jjfa_cp_itemi img{height: 448px;}
.jjfa_cp_item_zgt{padding-top: 55px;text-align: center;font-size: 16px;margin-bottom: 15px;}
.jjfa_cp_item_zgp{padding: 0px 20px;}
.jjfa_cp_item_zgm a{display: block;width: 120px;height: 35px;line-height: 35px;border: 1px #fff solid;
text-align: center;border-radius: 5px;color: #fff;margin: 20px auto 0px;transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.jjfa_cp_item_zgm a:hover{background: #fff;color: #333;}
/*内页-资源中心-单页三级*/
.cj_zyzxnl{border: 1px #f1f1f1 solid;}
.cj_zyzxnlt{background: #0094DC;color: #fff;padding:20px 15px;border-top-left-radius: 4px;
	border-top-right-radius: 4px;}
.cj_zyzxnlt h3{font-size: 20px;margin-bottom: 8px;}
.cj_zyzxnlt h4{font-size: 12px;}
.cj_zyzxnr_box{border: 1px #f1f1f1 solid;border-radius: 4px;padding: 25px 15px;}

/*内页-资源中心-新闻四级详情*/
.cj_zyzxnr_box_tit{margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px #eee dashed}
.cj_zyzxnr_box_titt h1{font-size: 20px;text-align: center;margin-bottom: 10px;font-weight: bold;}
.cj_zyzxnr_box_titp{color: #999;text-align: center;font-size: 14px;}
.cj_zyzxnr_box_con img{max-width: 100%;}
/*内页-解决方案-列表页*/
.cj_zyzxnr_cp_item{margin-bottom: 20px;cursor: pointer;}
.cj_zyzxnr_cp_itemx{border: 1px #f1f1f1 solid;border-radius: 3px;}
.cj_zyzxnr_cp_itemi img{width: 100%;}
.cj_zyzxnr_cp_itemia{transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.cj_zyzxnr_cp_itemib{display: none;transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;-webkit-transition: all 0.5s ease-in;-o-transition: all 0.5s ease-in;}
.cj_zyzxnr_cp_item_txt{padding: 15px; }
.cj_zyzxnr_cp_item:hover .cj_zyzxnr_cp_itemia{display: none;}
.cj_zyzxnr_cp_item:hover .cj_zyzxnr_cp_itemib{display: block;}
.cj_zyzxnr_cp_item a{color: #2e5467;} 
.cj_zyzxnr_cp_item:hover a{color: #2e5467;} 
.cj_zyzxnr_cp_item_txtm{margin-top: 10px;padding-top: 10px;border-top: 1px #f1f1f1 dashed;color: #999;}
.cj_zyzxnr_cp_item_txtp{height: 96px;}











































